home *** CD-ROM | disk | FTP | other *** search
- object IndexMaker: TIndexMaker
- Left = 149
- Top = 160
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Group Order'
- ClientHeight = 399
- ClientWidth = 612
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 24
- Top = 24
- Width = 561
- Height = 105
- Caption = 'Group Order #1'
- TabOrder = 0
- object Label1: TLabel
- Left = 43
- Top = 18
- Width = 53
- Height = 13
- Alignment = taRightJustify
- Caption = 'New Page:'
- end
- object Label2: TLabel
- Left = 10
- Top = 43
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Group Expression:'
- end
- object Label7: TLabel
- Left = 174
- Top = 18
- Width = 66
- Height = 13
- Alignment = taRightJustify
- Caption = 'Show Outline:'
- end
- object cbActive1: TCheckBox
- Left = 472
- Top = 8
- Width = 81
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Use Group'
- TabOrder = 0
- OnClick = cbActive1Click
- end
- object memIndex1: TMemo
- Left = 104
- Top = 40
- Width = 449
- Height = 57
- Enabled = False
- Lines.Strings = (
- 'memIndex1')
- MaxLength = 256
- ScrollBars = ssVertical
- TabOrder = 3
- WantReturns = False
- end
- object cbPage1: TCheckBox
- Left = 104
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 1
- end
- object cbOutline1: TCheckBox
- Left = 248
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 2
- end
- end
- object GroupBox2: TGroupBox
- Left = 24
- Top = 136
- Width = 561
- Height = 105
- Caption = 'Group Order #2'
- TabOrder = 1
- object Label3: TLabel
- Left = 10
- Top = 43
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Group Expression:'
- end
- object Label4: TLabel
- Left = 43
- Top = 18
- Width = 53
- Height = 13
- Alignment = taRightJustify
- Caption = 'New Page:'
- end
- object Label8: TLabel
- Left = 174
- Top = 18
- Width = 66
- Height = 13
- Alignment = taRightJustify
- Caption = 'Show Outline:'
- end
- object cbActive2: TCheckBox
- Left = 472
- Top = 8
- Width = 81
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Use Group'
- TabOrder = 0
- OnClick = cbActive2Click
- end
- object memIndex2: TMemo
- Left = 104
- Top = 40
- Width = 449
- Height = 57
- Enabled = False
- Lines.Strings = (
- 'memIndex1')
- MaxLength = 256
- ScrollBars = ssVertical
- TabOrder = 3
- WantReturns = False
- end
- object cbPage2: TCheckBox
- Left = 104
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 1
- end
- object cbOutline2: TCheckBox
- Left = 248
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 2
- end
- end
- object GroupBox3: TGroupBox
- Left = 24
- Top = 248
- Width = 561
- Height = 105
- Caption = 'Group Order #3'
- TabOrder = 2
- object Label5: TLabel
- Left = 10
- Top = 43
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Group Expression:'
- end
- object Label6: TLabel
- Left = 43
- Top = 18
- Width = 53
- Height = 13
- Alignment = taRightJustify
- Caption = 'New Page:'
- end
- object Label9: TLabel
- Left = 174
- Top = 18
- Width = 66
- Height = 13
- Alignment = taRightJustify
- Caption = 'Show Outline:'
- end
- object cbActive3: TCheckBox
- Left = 472
- Top = 8
- Width = 81
- Height = 17
- Alignment = taLeftJustify
- Caption = 'Use Group'
- TabOrder = 0
- OnClick = cbActive3Click
- end
- object memIndex3: TMemo
- Left = 104
- Top = 40
- Width = 449
- Height = 57
- Enabled = False
- Lines.Strings = (
- 'memIndex1')
- MaxLength = 256
- ScrollBars = ssVertical
- TabOrder = 3
- WantReturns = False
- end
- object cbPage3: TCheckBox
- Left = 104
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 1
- end
- object cbOutline3: TCheckBox
- Left = 248
- Top = 16
- Width = 50
- Height = 17
- TabStop = False
- Enabled = False
- TabOrder = 2
- end
- end
- object BitBtn1: TBitBtn
- Left = 249
- Top = 368
- Width = 115
- Height = 25
- TabOrder = 3
- Kind = bkClose
- end
- end
-